2 username="mawillcockson"
4 date="2015-07-18T19:13:03Z"
6 Perhaps server-side [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)?
8 Maybe a git hook script that uses [inotify](https://en.wikipedia.org/wiki/Inotify) for inode size notifications.
10 I would have no idea how to implement this, though.